Skip to content

Add build and signing (#1)#25

Merged
lukekim merged 2 commits into
spiceai:trunkfrom
spicehq:trunk
Apr 15, 2025
Merged

Add build and signing (#1)#25
lukekim merged 2 commits into
spiceai:trunkfrom
spicehq:trunk

Conversation

@lukekim
Copy link
Copy Markdown
Contributor

@lukekim lukekim commented Apr 15, 2025

  • Add code-signing release

* Add Pull Request action

* Use cloud machines

* Remove make

* Revert "Remove make"

This reverts commit 57d771a.

* Remove make

* Build on merge to trunk

* Add code-signing release

* Update path
@lukekim lukekim self-assigned this Apr 15, 2025
@lukekim lukekim requested review from Copilot and sgrebnov and removed request for Copilot April 15, 2025 01:25
@lukekim lukekim added the enhancement New feature or request label Apr 15, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

.github/workflows/release.yml:15

  • Verify that 'code-signing' is a valid runner label and available in your GitHub Actions environment. If it is a custom runner, ensure proper configuration to avoid unintended workflow failures.
runs-on: code-signing

.github/workflows/release.yml:28

  • [nitpick] The step name 'Make Package (unsigned)' could be misleading since it only runs 'make package'. Consider renaming it to better reflect its purpose, such as 'Build unsigned package'.
- name: Make Package (unsigned)

* Tweak

* Tweak

* Remove folder

* Remove bash

* Windows Updates

* Build updates

* Use hardcoded path

* Try hardcoding

* Tweaks for testing

* Add powershell script

* Use Powershell script

* Add error checks

* Test

* Test

* Fix the environment

* Add upload step

* Fix script

* Fix

* Fix

* Use machines Java

* Tweaks

* Try storepass

* Use http

---------

Co-authored-by: Sergei Grebnov <sergei.grebnov@gmail.com>
@lukekim lukekim merged commit 543fe32 into spiceai:trunk Apr 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants